[INFO] cloning repository https://github.com/ayhaneyikan/dds-something
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayhaneyikan/dds-something" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 573c8dacbcad490d8cce2282ff670eba2beb2056
[INFO] testing ayhaneyikan/dds-something against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayhaneyikan/dds-something
[INFO] finished tweaking git repo https://github.com/ayhaneyikan/dds-something
[INFO] tweaked toml for git repo https://github.com/ayhaneyikan/dds-something written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayhaneyikan/dds-something on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayhaneyikan/dds-something already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f755325d2e1f51261dc48598892e84c31113ed87b2ed973698910653f8e1581
[INFO] running `Command { std: "docker" "start" "-a" "3f755325d2e1f51261dc48598892e84c31113ed87b2ed973698910653f8e1581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f755325d2e1f51261dc48598892e84c31113ed87b2ed973698910653f8e1581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f755325d2e1f51261dc48598892e84c31113ed87b2ed973698910653f8e1581", kill_on_drop: false }`
[INFO] [stdout] 3f755325d2e1f51261dc48598892e84c31113ed87b2ed973698910653f8e1581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7134923642a736663c4b9e3ce0eea21d175be9ab078342eb1de06104f2ede842
[INFO] running `Command { std: "docker" "start" "-a" "7134923642a736663c4b9e3ce0eea21d175be9ab078342eb1de06104f2ede842", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling socketpair v0.19.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cdr-encoding-size v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling speedy-derive v0.8.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling speedy v0.8.6
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling enumflags2 v0.7.8
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling rustdds v0.8.6
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling prep-chef v0.1.0 (/opt/rustwide/workdir/prep-chef)
[INFO] [stderr]    Compiling cook-chef v0.1.0 (/opt/rustwide/workdir/cook-chef)
[INFO] [stderr]    Compiling driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.57s
[INFO] running `Command { std: "docker" "inspect" "7134923642a736663c4b9e3ce0eea21d175be9ab078342eb1de06104f2ede842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7134923642a736663c4b9e3ce0eea21d175be9ab078342eb1de06104f2ede842", kill_on_drop: false }`
[INFO] [stdout] 7134923642a736663c4b9e3ce0eea21d175be9ab078342eb1de06104f2ede842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 760f975e282fc57ac8743f34ab72c22dae8377f0663e8a486640af96618b28a4
[INFO] running `Command { std: "docker" "start" "-a" "760f975e282fc57ac8743f34ab72c22dae8377f0663e8a486640af96618b28a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling prep-chef v0.1.0 (/opt/rustwide/workdir/prep-chef)
[INFO] [stderr]    Compiling driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stderr]    Compiling cook-chef v0.1.0 (/opt/rustwide/workdir/cook-chef)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "760f975e282fc57ac8743f34ab72c22dae8377f0663e8a486640af96618b28a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760f975e282fc57ac8743f34ab72c22dae8377f0663e8a486640af96618b28a4", kill_on_drop: false }`
[INFO] [stdout] 760f975e282fc57ac8743f34ab72c22dae8377f0663e8a486640af96618b28a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 309f444ab729fffcf5b347431bd6c63a15cfde57a90290ad2e3875bc26faeec2
[INFO] running `Command { std: "docker" "start" "-a" "309f444ab729fffcf5b347431bd6c63a15cfde57a90290ad2e3875bc26faeec2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-87c1eeec9623d7fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cook_chef-b16b1d2331a96ff8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/driver-f5dae62d3cf5a79f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prep_chef-c7f7508c3e712a28)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test prep_chef::prep_chef_tests::state_check_command ... ok
[INFO] [stderr] fatal runtime error: IO Safety violation: owned file descriptor already closed, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p prep-chef --bin prep-chef`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/prep_chef-c7f7508c3e712a28` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "309f444ab729fffcf5b347431bd6c63a15cfde57a90290ad2e3875bc26faeec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309f444ab729fffcf5b347431bd6c63a15cfde57a90290ad2e3875bc26faeec2", kill_on_drop: false }`
[INFO] [stdout] 309f444ab729fffcf5b347431bd6c63a15cfde57a90290ad2e3875bc26faeec2
